projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e513637
)
* term/xterm.el (terminal-init-xterm): Discard pending input
author
Chong Yidong
<cyd@stupidchicken.com>
Sat, 6 Dec 2008 03:55:05 +0000
(
03:55
+0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Sat, 6 Dec 2008 03:55:05 +0000
(
03:55
+0000)
before reading a reply to the terminal attributes query.
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index ae07e9c6417c1132661f3da901971846bed9224a..9895fdbb613a4bff3cf269928336a58dc7ccf635 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,8
@@
+2008-12-06 Chong Yidong <cyd@stupidchicken.com>
+
+ * term/xterm.el (terminal-init-xterm): Discard pending input
+ before reading a reply to the terminal attributes query.
+
2008-12-05 Andreas Schwab <schwab@suse.de>
* dired.el (dired-font-lock-keywords): Fix last change.